toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
lib.ft3.core
/
get_asset_balance
get_asset_balance
@mount
("
ft3.get_asset_balance
")
query
get_asset_balance
(
account_id
:
byte_array
,
asset_id
:
byte_array
)
:
(
id
:
byte_array
,
name
:
text
,
amount
:
integer
,
chain_id
:
byte_array
)
?